FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (63 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession
Url http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession
Version 1.0
Status active
Date 2021-05-17
Name FrPractionerRoleProfession
Experimental False
Authority hl7
Description Profile of the PractitionerRole resource. This profile specifies the professions of the practitioner authorized for France| Spécification du profil de la ressource PractitionerRole permettant de spécifier la ou les professions du PS autorisées pour un exercice en France.
Type PractitionerRole
Kind resource

Resources that use this resource

StructureDefinition
http://interopsante.org/fhir/StructureDefinition/FrPatient FrPatient

Resources that this resource uses

StructureDefinition
http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleCodeCategorieProfessionnelle FrPractitionerRoleCodeCategorieProfessionnelle
http://interopsante.org/fhir/StructureDefinition/FrContactPoint FrContactPoint
http://interopsante.org/fhir/StructureDefinition/FrOrganization FrOrganization
http://interopsante.org/fhir/StructureDefinition/FrPractitioner FrPractitioner
http://interopsante.org/fhir/ValueSet/fr-practioner-role-profession fr-practioner-role-profession
http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty fr-practitioner-specialty


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession",
  "version" : "1.0",
  "name" : "FrPractionerRoleProfession",
  "status" : "active",
  "date" : "2021-05-17",
  "publisher" : "InteropSanté",
  "description" : "Profile of the PractitionerRole resource. This profile specifies the professions of the practitioner authorized for France| Spécification du profil de la ressource PractitionerRole permettant de spécifier la ou les professions du PS autorisées pour un exercice en France.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrPractitioner"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "short" : "Professions which this practitioner may have",
        "definition" : "Professions which this practitioner is authorized to perform in France. | Professions que le PS est autorisé à réaliser",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-practioner-role-profession"
        }
      },
      {
        "id" : "PractitionerRole.code.extension",
        "path" : "PractitionerRole.code.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "PractitionerRole.code.extension:professionnalCategory",
        "path" : "PractitionerRole.code.extension",
        "sliceName" : "professionnalCategory",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleCodeCategorieProfessionnelle"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty"
        }
      },
      {
        "id" : "PractitionerRole.location",
        "path" : "PractitionerRole.location",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.healthcareService",
        "path" : "PractitionerRole.healthcareService",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.telecom",
        "path" : "PractitionerRole.telecom",
        "max" : "0",
        "type" : [
          {
            "code" : "ContactPoint",
            "profile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrContactPoint"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.availableTime",
        "path" : "PractitionerRole.availableTime",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.notAvailable",
        "path" : "PractitionerRole.notAvailable",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.availabilityExceptions",
        "path" : "PractitionerRole.availabilityExceptions",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.endpoint",
        "path" : "PractitionerRole.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.